home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 1-Reference / User Groups DB / User Groups.res / User Groups.res.rsrc / 4DTE_15025 < prev    next >
Text File  |  1990-04-04  |  334b  |  5 lines

  1. GetString(Var;Expr1;Exp2)
  2.    Var is an alphanumeric variable
  3.    Expr1 an Expr2 are numeric expressions
  4.  
  5. After a call to GetString, Var contains the string stored in the 'STR#' resource whose resource ID is specified by Expr1 and whose location in the list is specified by Expr2. If the string is not found an empty string is returned.